home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 May / Software of the Month Club 1996 May.iso / mac / ISO9660 / ZIPFILES / BMPWIZ.ZIP / TO16GRY.BAS < prev    next >
Unknown  |  1994-02-01  |  904 b 

open in: MacOS 8.1     |     Win98     |     DOS

view JSON data     |     view as text

This file was not able to be converted.
This format is not currently supported by dexvert.

ConfidenceProgramDetectionMatch TypeSupport
66% dexvert GW-BASIC (document/gwBasic) ext Supported
66% dexvert GFA-BASIC Atari (other/gfaBASICAtari) ext Supported
1% dexvert Amiga BASIC Protected File (other/amigaBASICProtectedFile) ext Unsupported
1% dexvert BAS VBDOS Pro 1.0 Source (other/basVBDOSPro10Source) ext Unsupported
1% dexvert Visual Basic Tokenized Source (other/visualBasicTokenizedSource) ext Unsupported
1% dexvert ZBASIC (other/zbasic) ext Unsupported
100% file data default



hex view
+--------+-------------------------+-------------------------+--------+--------+
|00000000| 84 03 00 00 0d 0a 27 20 | 46 72 6f 6d 20 42 2f 4e |......' |From B/N|
|00000010| 20 74 6f 20 31 36 20 67 | 72 61 79 2e 0d 0a 27 20 | to 16 g|ray...' |
|00000020| 52 65 64 75 63 74 20 74 | 6f 20 31 2f 34 20 69 6e |Reduct t|o 1/4 in|
|00000030| 70 75 74 20 69 6d 61 67 | 65 75 73 69 6e 67 20 65 |put imag|eusing e|
|00000040| 78 74 72 61 20 69 6e 66 | 6f 72 6d 61 74 69 6f 6e |xtra inf|ormation|
|00000050| 20 74 6f 20 61 73 73 69 | 67 6e 61 74 65 20 31 36 | to assi|gnate 16|
|00000060| 20 6c 65 76 65 6c 20 67 | 72 61 79 73 2e 0d 0a 0d | level g|rays....|
|00000070| 0a 27 20 49 6e 70 75 74 | 3a 09 42 2f 4e 0d 0a 27 |.' Input|:.B/N..'|
|00000080| 20 4f 75 74 70 75 74 3a | 09 31 36 20 67 72 61 79 | Output:|.16 gray|
|00000090| 73 0d 0a 0d 0a 27 20 41 | 75 74 6f 72 65 3a 09 41 |s....' A|utore:.A|
|000000a0| 6e 64 72 65 61 20 42 65 | 6e 6f 6e 69 09 64 61 74 |ndrea Be|noni.dat|
|000000b0| 61 3a 09 31 35 2d 30 31 | 2d 39 34 09 09 20 72 65 |a:.15-01|-94.. re|
|000000c0| 76 3a 09 31 2e 31 0d 0a | 0d 0a 20 0d 0a 73 74 72 |v:.1.1..|.. ..str|
|000000d0| 69 6e 67 20 20 20 20 09 | 69 6e 70 46 69 6c 65 2c |ing .|inpFile,|
|000000e0| 6f 75 74 46 69 6c 65 0d | 0a 44 65 76 43 6f 6e 09 |outFile.|.DevCon.|
|000000f0| 49 62 6d 70 2c 4f 62 6d | 70 0d 0a 52 47 42 09 70 |Ibmp,Obm|p..RGB.p|
|00000100| 69 78 0d 0a 66 6c 6f 61 | 74 20 20 09 78 2c 79 2c |ix..floa|t .x,y,|
|00000110| 76 2c 7a 2c 77 0d 0a 0d | 0a 69 6e 70 46 69 6c 65 |v,z,w...|.inpFile|
|00000120| 3d 22 54 65 73 74 69 62 | 6e 2e 62 6d 70 22 0d 0a |="Testib|n.bmp"..|
|00000130| 6f 75 74 46 69 6c 65 3d | 22 54 65 73 74 6f 2e 62 |outFile=|"Testo.b|
|00000140| 6d 70 22 0d 0a 0d 0a 49 | 62 6d 70 3d 4c 6f 61 64 |mp"....I|bmp=Load|
|00000150| 49 6d 61 67 65 28 69 6e | 70 46 69 6c 65 29 0d 0a |Image(in|pFile)..|
|00000160| 4f 62 6d 70 3d 43 72 65 | 61 74 65 49 6d 61 67 65 |Obmp=Cre|ateImage|
|00000170| 28 49 62 6d 70 2e 57 69 | 64 74 68 2f 34 2c 49 62 |(Ibmp.Wi|dth/4,Ib|
|00000180| 6d 70 2e 48 65 69 67 68 | 74 2f 34 2c 34 29 0d 0a |mp.Heigh|t/4,4)..|
|00000190| 0d 0a 46 6f 72 20 79 3d | 30 20 74 6f 20 4f 62 6d |..For y=|0 to Obm|
|000001a0| 70 2e 48 65 69 67 68 74 | 2d 31 0d 0a 20 20 20 44 |p.Height|-1.. D|
|000001b0| 73 70 57 68 69 6c 65 28 | 22 43 6f 6e 76 65 72 73 |spWhile(|"Convers|
|000001c0| 69 6f 6e 65 22 2c 31 30 | 30 2f 4f 62 6d 70 2e 48 |ione",10|0/Obmp.H|
|000001d0| 65 69 67 68 74 2a 79 29 | 0d 0a 20 20 20 46 6f 72 |eight*y)|.. For|
|000001e0| 20 78 3d 30 20 74 6f 20 | 4f 62 6d 70 2e 57 69 64 | x=0 to |Obmp.Wid|
|000001f0| 74 68 2d 31 0d 0a 20 20 | 20 20 20 20 76 3d 30 0d |th-1.. | v=0.|
|00000200| 0a 20 20 20 20 20 20 66 | 6f 72 20 7a 3d 30 20 74 |. f|or z=0 t|
|00000210| 6f 20 33 0d 0a 20 20 20 | 20 20 20 20 20 20 66 6f |o 3.. | fo|
|00000220| 72 20 77 3d 30 20 74 6f | 20 33 0d 0a 20 20 20 20 |r w=0 to| 3.. |
|00000230| 20 20 20 20 20 20 20 20 | 70 69 78 3d 47 65 74 50 | |pix=GetP|
|00000240| 69 78 65 6c 28 49 62 6d | 70 2c 78 2a 34 2b 77 2c |ixel(Ibm|p,x*4+w,|
|00000250| 79 2a 34 2b 7a 29 09 09 | 27 20 63 61 6c 63 20 6c |y*4+z)..|' calc l|
|00000260| 75 6d 20 61 76 65 72 61 | 67 65 0d 0a 20 20 20 20 |um avera|ge.. |
|00000270| 20 20 20 20 20 20 20 20 | 76 3d 76 2b 70 69 78 2e | |v=v+pix.|
|00000280| 4c 75 6d 0d 0a 20 20 20 | 20 20 20 20 20 20 6e 65 |Lum.. | ne|
|00000290| 78 74 20 77 0d 0a 20 20 | 20 20 20 20 6e 65 78 74 |xt w.. | next|
|000002a0| 20 7a 09 0d 0a 20 20 20 | 20 20 20 70 69 78 2e 4c | z... | pix.L|
|000002b0| 75 6d 3d 76 2f 31 36 0d | 0a 20 20 20 20 20 20 53 |um=v/16.|. S|
|000002c0| 65 74 50 69 78 65 6c 28 | 4f 62 6d 70 2c 78 2c 79 |etPixel(|Obmp,x,y|
|000002d0| 2c 70 69 78 29 09 09 09 | 09 27 20 73 65 74 20 6f |,pix)...|.' set o|
|000002e0| 75 74 70 75 74 20 69 6d | 61 67 65 20 70 69 78 65 |utput im|age pixe|
|000002f0| 6c 0d 0a 20 20 20 4e 65 | 78 74 20 78 0d 0a 20 20 |l.. Ne|xt x.. |
|00000300| 20 69 66 28 79 25 34 3d | 30 29 0d 0a 20 20 20 20 | if(y%4=|0).. |
|00000310| 20 20 50 72 65 76 69 65 | 77 28 4f 62 6d 70 2c 22 | Previe|w(Obmp,"|
|00000320| 4f 75 74 70 75 74 22 2c | 35 2c 35 29 0d 0a 20 20 |Output",|5,5).. |
|00000330| 20 65 6e 64 69 66 0d 0a | 4e 65 78 74 20 79 0d 0a | endif..|Next y..|
|00000340| 50 72 65 76 69 65 77 28 | 4f 62 6d 70 2c 22 4f 75 |Preview(|Obmp,"Ou|
|00000350| 74 70 75 74 22 2c 35 2c | 35 29 0d 0a 0d 0a 53 61 |tput",5,|5)....Sa|
|00000360| 76 65 49 6d 61 67 65 28 | 4f 62 6d 70 2c 6f 75 74 |veImage(|Obmp,out|
|00000370| 46 69 6c 65 29 0d 0a 44 | 73 70 4d 65 73 28 22 4f |File)..D|spMes("O|
|00000380| 6b 22 29 0d 0a 0d 0a 20 | |k").... | |
+--------+-------------------------+-------------------------+--------+--------+